home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / gfxprograms / conversion / pbmplus / doc / ppmtogif.doc < prev    next >
Text File  |  1995-02-13  |  974b  |  67 lines

  1.  
  2.  
  3.  
  4. ppmtogif(1)                 PBM Plus                  ppmtogif(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      ppmtogif - convert a portable pixmap into a GIF file
  10.  
  11. SYNOPSIS
  12.      ppmtogif [<ppmfile>]
  13.  
  14. DESCRIPTION
  15.      Reads a portable pixmap as input.  Produces a GIF file as
  16.      output.
  17.  
  18. SEE ALSO
  19.      giftoppm(1), ppm(5)
  20.  
  21. AUTHOR
  22.      Based on GIFENCOD by David Rowley
  23.      <mgardi@watdcsu.waterloo.edu>.  Lempel-Zim compression based
  24.      on "compress".
  25.  
  26.      Copyright (C) 1989 by Jef Poskanzer.
  27.  
  28.      Permission to use, copy, modify, and distribute this
  29.      software and its documentation for any purpose and without
  30.      fee is hereby granted, provided that the above copyright
  31.      notice appear in all copies and that both that copyright
  32.      notice and this permission notice appear in supporting docu-
  33.      mentation.  This software is provided "as is" without
  34.      express or implied warranty.
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Printed 5/25/90         01 September 1989                       1
  64.  
  65.  
  66.  
  67.